From ca9d8262498ae4247e50a97a15541bdae058df81 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 20 Mar 2012 12:58:21 +0100 Subject: [PATCH] win32: Remove grippies on paned Turns out win32 doesn't actually have these. --- gtk/gtk-win32-base.css | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/gtk/gtk-win32-base.css b/gtk/gtk-win32-base.css index 341bbf3d0f..f6284569fb 100644 --- a/gtk/gtk-win32-base.css +++ b/gtk/gtk-win32-base.css @@ -823,22 +823,6 @@ GtkColorSwatch:prelight { color: shade (@bg_color, 0.6); } -.pane-separator.horizontal { - background-image: -gtk-win32-theme-part(rebar, 1 1); - - background-size: 6px 21px; - background-repeat: no-repeat; - background-position: center; -} - -.pane-separator.vertical { - background-image: -gtk-win32-theme-part(rebar, 2 1); - - background-size: 21px 6px; - background-repeat: no-repeat; - background-position: center; -} - GtkStatusbar > GtkFrame { border-width: 1px 1px 1px 1px; border-style: solid; -- 2.30.2